Scalable Data-driven PageRank: Algorithms, System Issues, and Lessons Learned
Uploaded by: Maximimi
Upload date: 2021-01-26 16:37:20

Comments:

Nice paper! Algorithm 4, line 14: remove $new$ from $x^{new}_v=x_v+r_v$. I don't understand the parallelization/scheduling part. May come back to that latter. I have an implementation of the push method here: https://github.com/maxdan94/push I will compare the speed.

Please consider to register or login to comment on the paper.